home *** CD-ROM | disk | FTP | other *** search
- BODY {
- background-color:white;
- margin:0;
- }
-
- IMG {border:0;}
- IMG.left {float:left; margin:3px 8px 5px 0;}
- IMG.right {float:right; margin:3px 0 5px 5px;}
-
- #containerTop {
- background-image:url(../graphics/bg01.png);
- background-repeat:repeat-x;
- }
-
- #containerContent {
- margin:20px;
- padding:0 0 10px 0;
- color:black;
- font-family:verdana,arial,sans-serif;
- font-size:8pt;
- }
-
- TABLE {
- color:black;
- font-family:verdana,arial,sans-serif;
- font-size:8pt;
- border-collapse:collapse;
- }
- TABLE.pad1 {padding:10px 10px 10px 0;}
- TD.border1 {border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}
-
- UL {
- margin:0 0 0 22px;
- padding:0;
- list-style-type:square;
- line-height:10pt;
- }
- UL.arrow {list-style-image:url(../graphics/symarw01.gif);}
- OL {margin:0 0 0 3em; padding:0;}
- BLOCKQUOTE {border:1px solid black; padding:5px;}
-
- A {color:#336699; font-weight:bold; text-decoration:none;}
- A:visited {color:#336699;}
- A:active {color:#6699CC;}
- A:hover {color:white; background-color:#336699;}
-
- H1 {
- color:#003366;
- font-family:arial,verdana,sans-serif;
- font-size:16pt;
- }
-
- .h2 {
- color:#003366;
- font-family:arial,verdana,sans-serif;
- font-weight:bold;
- font-size:14pt;
- }
-